
.box_all{  
    overflow: hidden;        
    font-family: "微软雅黑";
    font-size: 14px;
	margin:20px auto 0; 
	padding:0 0 0 10px;
}
.box {    
   padding-top:5px;
   float:none!important;
}
.box li{     
    line-height: 34px;
    text-align:right;      
    list-style-type:none;       
}
.box li a{
	text-align:right;
	float:none!important;
	color:#8a8a8a;
	font-size:14px;
	}
.box li a:hover{ color:#124098!important; background:none!important;transition:all 0.4s linear;}
.box li a.on{ color:#124098!important; background:none!important;}
.boxdown{           
    cursor:pointer;
    width:20px;
    height:16px;   
    background: url(/Templates/cn2014/images/down.png) no-repeat;
	float:right;   
    border-top: none; 
      
}
.up{
    cursor:pointer!important;
    width:20px!important;
    height:16px!important;   
    background: url(/Templates/cn2014/images/up.png) no-repeat!important;
	float:right!important;
    border-top: none!important; 
}


.box_all1{      
    font-family: "微软雅黑";
    font-size: 14px;
	margin:20px auto 0; 
	padding:0 0 0 10px;
}
.box1 {    
   padding-top:5px;
   float:none!important;
}
.box1 li{     
    line-height: 38px;
    text-align:right;      
    list-style-type:none;       
}
.box1 li a{
	text-align:right;
	float:none!important;
	color:#8a8a8a;
	font-size:14px;
	}
.box1 li a:hover{ color:#124098!important; background:none!important;transition:all 0.4s linear;}
.box1 li a.on{ color:#124098!important; background:none!important;}
.boxdown1{           
    cursor:pointer;
    width:20px;
    height:16px;   
    background: url(/Templates/cn2014/images/down.png) no-repeat;
	float:right;   
    border-top: none; 
      
}
